method Deno.QuicListener.[Symbol.asyncIterator]
#QuicListener.[Symbol.asyncIterator](): AsyncIterableIterator<QuicIncoming>Iterates over the incoming connections received by the listener.
Return Type #
AsyncIterableIterator<QuicIncoming> #QuicListener.[Symbol.asyncIterator](): AsyncIterableIterator<QuicIncoming>Iterates over the incoming connections received by the listener.
AsyncIterableIterator<QuicIncoming>